clear Output Buzzer
Optional: Define a tertiary output pin for an active buzzer
This is used in standalone devices to to match the UI.
Content copied to clipboard
uint32 output_buzzer = 9;
Return
This builder for chaining.
Optional: Define a tertiary output pin for an active buzzer
This is used in standalone devices to to match the UI.
uint32 output_buzzer = 9;
This builder for chaining.